Create back end that enable super mentor to reset passwords for any account

FeaturesAccount Management
MoSCoWMust
OwnerAmani
SizeM
Sprint3
StatusDone
  1. Create back end that enables super mentor to reset passwords for any account
    • Acceptance Criteria:
      • A backend function should be developed to allow super mentors to reset passwords for user accounts.
      • Proper authentication and authorization checks should be in place to ensure only super mentors can access this functionality.
      • The password reset process should securely update the user's password in the database.